home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / BT510.ARJ / README < prev    next >
Text File  |  1991-08-19  |  950b  |  26 lines

  1. Realia Cobol 4.0 Btrieve Interface
  2.  
  3.     REALBTRV.OBJ is the new Btrieve interface for Realia Cobol 4.0.
  4.     It was developed by Realia to replace the interface which ships
  5.     with Btrieve, REAXBTRV.OBJ.  The calling conventions are the same
  6.     as those for REAXBTRV.OBJ.
  7.  
  8.     The module was developed to resolve several problems.
  9.  
  10.     1)      The REAXBTRV.OBJ DOS interface was not compatible with
  11.     Realia COBOL 4.0 because the location of RETURN-CODE was changed
  12.     by Realia. 
  13.  
  14.     2)      Realia COBOL 4.0 supports standard real mode DOS, Rational
  15.     systems DOS16M protected mode DOS, and OS/2 mode.  This support is
  16.     relatively transparent to Realia users and this transparency was
  17.     needed for Btrieve support.  This version of the interface detects
  18.     the execution mode and performs the correct procedure.
  19.  
  20.  
  21.     Call either Novell or Realia  technical support if you have problems
  22.     with this interface.
  23.  
  24.  
  25.  
  26.